home *** CD-ROM | disk | FTP | other *** search
/ Kimeruze! Yamikon! / Kimeruze! Yamikon!.iso / mac / YARIKON / EVENT08.Dxr / 00065.ls < prev    next >
Encoding:
Text File  |  1996-10-23  |  603 b   |  22 lines

  1. on exitFrame
  2.   global nugia, nugis, nugim, self
  3.   set nugia to 5
  4.   set nugis to 5
  5.   set nugim to 3
  6.   set self to 4
  7.   set the visible of sprite 11 to 1
  8.   set the visible of sprite 12 to 1
  9.   set the visible of sprite 13 to 1
  10.   set the visible of sprite 14 to 1
  11.   set the visible of sprite 15 to 1
  12.   set the visible of sprite 17 to 1
  13.   set the visible of sprite 18 to 1
  14.   set the visible of sprite 19 to 1
  15.   set the visible of sprite 20 to 1
  16.   set the visible of sprite 21 to 0
  17.   set the visible of sprite 22 to 0
  18.   set the visible of sprite 23 to 0
  19.   set the visible of sprite 26 to 0
  20.   updateStage()
  21. end
  22.